object RegistForm: TRegistForm Left = 0 Top = 0 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsSingle Caption = #30331#37682#12497#12473#12527#12540#12489#12398#20837#21147 ClientHeight = 118 ClientWidth = 293 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PasswordLabel: TLabel Left = 13 Top = 14 Width = 220 Height = 16 Caption = #65290#12497#12473#12527#12540#12489#12364#36949#12356#12414#12377'('#21322#35282#33521#25968#23383')' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object ThanksLabel1: TLabel Left = 11 Top = 25 Width = 270 Height = 16 Alignment = taCenter AutoSize = False Caption = #12372#30331#37682#12354#12426#12364#12392#12358#12372#12374#12356#12414#12375#12383#12290 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Visible = False end object ThanksLabel2: TLabel Left = 11 Top = 51 Width = 270 Height = 16 Alignment = taCenter AutoSize = False Caption = #21046#38480#12364#35299#38500#12373#12428#12414#12375#12383#12290 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Visible = False end object PasswordEdit: TEdit Left = 12 Top = 39 Width = 144 Height = 21 ImeMode = imDisable TabOrder = 0 end object OkButton: TButton Left = 111 Top = 82 Width = 84 Height = 28 Caption = #65327#65323 TabOrder = 1 OnClick = OkButtonClick end object CancelButton: TButton Left = 199 Top = 82 Width = 84 Height = 28 Caption = #12461#12515#12531#12475#12523 TabOrder = 2 OnClick = CancelButtonClick end end